SafeTransferTransaction

Entity Definition

Logical Name : SafeTransferTransaction
Physical Name : TR_TSF_SF

A type of TenderControlTransaction that records the movement of Tender from one Safe to another.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TransactionID (FK)(PK) A universally unique identifier (UUID) for the Transaction. This may be assembled from alternate key members. ID_TRN IdentityUUID char(32)
OutboundSafeID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_FM Identity integer Safe(AS_SF)
InboundSafeID (FK) The unique identifier for the TENDER RESPOSITORY. ID_RPSTY_TND_TO Identity integer Safe(AS_SF)

Relationships

Parent Entity Verb Phrase Child Entity
Safe receives tender via SafeTransferTransaction
Safe dispenses tender via SafeTransferTransaction
TenderControlTransaction can be a SafeTransferTransaction

Logical Views containing SafeTransferTransaction

Logical View
Logical 02200 - Transaction Macro View
Logical 02500 - Tender Control Transaction - Macro View
Logical 02510 - Tender Control Transaction - Movement View
Logical 03160 - Reporting - Store Operations - Till View